|
|
|
|
|
BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions |
Use this method to test whether a property can be edited. This may depend on the state of the document.
Function CanEditProperty(
PropertySetName As String,
PropertyDefName As String) As Boolean
| Name | Description |
|---|---|
|
PropertySetName |
The internal name of the property set |
|
PropertyDefName |
The internal name of the property definition |
Returns True if the property is not read-only.
See About accessing object properties for an explanation of property effectivity.
|
Copyright © 2000-2012 BlueCielo ECM Solutions |